winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.99k stars 196 forks source link

cloud.Schedule: set rate to less than one minute #1551

Open marciocadev opened 1 year ago

marciocadev commented 1 year ago

Community Note

Please vote by adding a 👍 reaction to the issue to help us prioritize. If you are interested to work on this issue, please leave a comment.

Feature Spec

There is a scheduling limitation in AWS and sim targets, making it impossible to create a schedule for less than one minute.

Use Cases

Adding the possibility of creating a schedule with a frequency of less than 1 minute

Implementation Notes

As @Chriscbr pointed out, it is possible to run tasks in less than a minute but it would take additional work to change the current schedule (aws) implementation

Some examples of implementations cdk-lambda-subminute paws-lambda-time-trigger

Component

SDK

revitalbarletz commented 1 year ago

Issue is assigned to Stone-Giant. @staycoolcall911 do you mind send him an invite?

staycoolcall911 commented 1 year ago

@revitalbarletz - done

Stone-Giant commented 1 year ago

@staycoolcall911, @revitalbarletz - Thank you

revitalbarletz commented 1 year ago

@Stone-Giant let us know if there is anything we can help with!

staycoolcall911 commented 1 year ago

@Stone-Giant - looks like the issue is not at work, so I'm unassigning for now, so others could try working on this issue. Please let us know if you want to pick it back up, have any questions or need assistance with this or any other issue. Thanks!

github-actions[bot] commented 4 months ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!