-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Should we set a default retry strategy? #458
Copy link
Copy link
Closed
Labels
api: coretype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
Right now, the default setting when creating a service is to not retry at all. Should we instead set a default retry strategy? While retrying is important for some services, setting the default to retry may increase the costs for users.
Alternatively, we could have two shortcut methods to get the options, defaultInstanceNoRetries and defaultInstanceWithRetries
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: coretype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.