Adam Stewart
Adam Stewart
The thread here that popped up when the weather was broken a few days ago: https://old.reddit.com/r/TheSilphRoad/comments/aks0k7/weather_gone_germany/ Suggests a windy threshold of: ``` Windy Override means that sufficient wind (wind speed...
### Investigative information **EDIT: See comment after this one but I also observe high memory locally, not just in K8s.** This is a bit of an odd one but I...
Allow the users to query the gym database from Discord, displaying gym names and what region they are located in, plus the ability to quickly map the gym in question...
It would be nice to be able to set the "time_to_live" property of a queue message that is being sent to the poison queue by the queue trigger. At the...
Not an issue as such but I was wondering if there is a reason why Flask-Sessions is limited to `
## Describe the feature Azure Storage Queues allow you to enter `-1` as the ttl to have the message never expire: https://learn.microsoft.com/en-us/rest/api/storageservices/put-message#uri-parameters It would be good if the queue binding...
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] ### Blocking Inferences This first bit is not really an...
## Expected Behavior When I run: ```python state = wf_client.get_workflow_state(instance_id=my_id) ``` I expect to receive a `None` response when the instance does not exist, as defined by the docs: >...
## Expected Behavior The docstring and option default do not match. Obviously this is a very easy fix but I'm not sure what the intended behaviour is? ## Actual Behavior...
It would be nice to have an async version of the `DaprWorkflowClient` if possible. ## Release Note RELEASE NOTE: