Skip to content

fix: TaskTimout and TaskRateLimit should pass workername to error_reason#1506

Open
diaxoaine wants to merge 1 commit intomher:masterfrom
diaxoaine:master
Open

fix: TaskTimout and TaskRateLimit should pass workername to error_reason#1506
diaxoaine wants to merge 1 commit intomher:masterfrom
diaxoaine:master

Conversation

@diaxoaine
Copy link
Copy Markdown

Summary

def error_reason(self, workername, response) expect workername as its first argument, not taskname.

Current behaviour: the response always is: Failed to set rate limit: 'Unknown reason'
Expected behaviour: Failed to set rate limit: {real error}

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.

1 participant