Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

default TTL for queued messages to infinite #259

Merged
merged 2 commits into from
Nov 4, 2020

Conversation

bmc-msft
Copy link
Contributor

@bmc-msft bmc-msft commented Nov 4, 2020

Summary of the Pull Request

Sets the default TTL for queue message to infinite (rather than 7 days).

Currently, storage queues are used for managing scheduled tasks. If a task is not scheduled for 7 days, the entry for the task expires from the queue leaving the task as Scheduled forever.

Info on Pull Request

This PR also aligns the API to between send_message and queue_object.

Validation Steps Performed

Standard integration tests

@bmc-msft bmc-msft merged commit b557838 into microsoft:main Nov 4, 2020
@bmc-msft bmc-msft deleted the default-infinite-ttl branch November 4, 2020 20:41
@ghost ghost locked as resolved and limited conversation to collaborators Apr 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants