Skip to content
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

Pass TTR StringValue as a string #502

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Pass TTR StringValue as a string #502

merged 1 commit into from
Nov 17, 2023

Conversation

timkelty
Copy link
Contributor

@timkelty timkelty commented Nov 8, 2023

Q A
Is bugfix? ✔️

A recent AWS SDK release throws an error if a StringValue value is passed as a non-string:

[web.ERROR] [yii\base\ErrorException:512] The provided type for `MessageAttributes -> TTR -> StringValue` value was `integer`. The modeled type is `string`.

Copy link

what-the-diff bot commented Nov 8, 2023

PR Summary

  • Update to Time-To-Run Message Attribute in Queue Handling
    The system used to handle queued processes has been upgraded. Specifically, the time-to-run (TTR) attribute of the messages being processed can now dynamically adapt to different needs, improving the efficiency and flexibility of the queuing system.

@s1lver s1lver added this to the 2.3.7 milestone Nov 17, 2023
@s1lver s1lver merged commit ab00a79 into yiisoft:master Nov 17, 2023
5 of 7 checks passed
@timkelty timkelty deleted the patch-1 branch November 20, 2023 01:37
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.

3 participants