FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

update with DSv0.1 improvements by ErinWeisbart · Pull Request #150 · DistributedScience/Distributed-CellProfiler · GitHub

update with DSv0.1 improvements - #150

Merged
ErinWeisbart merged 1 commit into
masterfrom
DSv0.1
May 18, 2023
Merged

update with DSv0.1 improvements#150
ErinWeisbart merged 1 commit into
masterfrom
DSv0.1

Conversation

Copy link
Copy Markdown
Member

No description provided.

Comment thread config.py
SQS_QUEUE_NAME = APP_NAME + 'Queue'
SQS_MESSAGE_VISIBILITY = 1*60 # Timeout (secs) for messages in flight (average time to be processed)
SQS_DEAD_LETTER_QUEUE = 'arn:aws:sqs:some-region:111111100000:DeadMessages'
SQS_DEAD_LETTER_QUEUE = 'user_DeadMessages'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

It's possible I missed it, but can you check if the corresponding run.py code to handle this change was added? I didn't see it.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

already in run.py line 22, from #142

ErinWeisbart merged commit ddd64d0 into master May 18, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL