Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make connection refused error retriable in async job calls #460

Merged
merged 2 commits into from
May 9, 2024

Conversation

iszulcdeepsense
Copy link
Collaborator

@iszulcdeepsense iszulcdeepsense commented May 6, 2024

Changed

  • "Connection refused" error is now retriable in async job calls (will be retried automatically).

@iszulcdeepsense iszulcdeepsense linked an issue May 6, 2024 that may be closed by this pull request
@iszulcdeepsense iszulcdeepsense self-assigned this May 6, 2024
Copy link
Contributor

@anders314159 anders314159 left a comment

Choose a reason for hiding this comment

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

Looks good to me

@iszulcdeepsense iszulcdeepsense merged commit 342a9f8 into master May 9, 2024
2 checks passed
@iszulcdeepsense iszulcdeepsense deleted the 459-async_job_call-failing-on-500 branch May 9, 2024 07:39
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.

async_job_call failing on 500
2 participants