Skip to content

fix(tasks): removes the 'retry' option from tasks #1686

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CorieW
Copy link
Contributor

@CorieW CorieW commented Apr 14, 2025

Resolves #1623

Note: this issue is part of a larger issue where TaskQueueOptions extends from EventHandlerOptions, which provides properties that seemingly have no purpose and aren’t supported in the API specification for tasks.

…esn't support param ('retryConfig' is an equivalent and superior option)
Copy link

@cabljac cabljac left a comment

Choose a reason for hiding this comment

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

lgtm

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.

onTaskDispatched with retry option is not working in firebase-functions v6
2 participants