Skip to content

RSS: remove inevitable timeout on services_put call#3719

Merged
luqmana merged 1 commit into
mainfrom
luqmana/services-put-timeout
Jul 19, 2023
Merged

RSS: remove inevitable timeout on services_put call#3719
luqmana merged 1 commit into
mainfrom
luqmana/services-put-timeout

Conversation

@luqmana

@luqmana luqmana commented Jul 19, 2023

Copy link
Copy Markdown
Contributor

We're inevitably going to timeout this request with the current 60s timeout and subsequent requests won't make progress anyways until the task spawned from earlier ones finishes. Per @davepacheco's comment let's just remove the timeout here.

@luqmana luqmana requested a review from davepacheco July 19, 2023 20:32
self.log,
"failed to initialize services";
"error" => ?error,
"retry_after" => ?delay,

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.

Thanks for this too!

@luqmana luqmana enabled auto-merge (squash) July 19, 2023 20:46
@luqmana luqmana merged commit fd7ede8 into main Jul 19, 2023
@luqmana luqmana deleted the luqmana/services-put-timeout branch July 19, 2023 21:48
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.

3 participants