Skip to content

CT integration using enviroment variable#1

Open
riddhi-shivhare wants to merge 2 commits intomasterfrom
feat/cloud-tasks
Open

CT integration using enviroment variable#1
riddhi-shivhare wants to merge 2 commits intomasterfrom
feat/cloud-tasks

Conversation

@riddhi-shivhare
Copy link
Copy Markdown
Owner

No description provided.

' (30 days). delay_seconds: ' . $delay);
}

$retry_config = $this->options['retry_config'];
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

It seems this is for all backends, TaskQueue and CloudTask. If that is the case why do we need to change the existing TaskQueue behaviour?

'method' => 'POST',
'name' => '',
'header' => '',
'retry_config' => [],
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Why are we adding this? It seems php doesn't support retry task at all? Can you double check?

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.

2 participants