You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create another project template on the solution of type Azure Function (isolated process) for setting up a timer-triggered function.
Context
The idea behind this is to include another type of project that could be required to use in a .NET backend solution, and to also serve as an example of how to implement it with Monaco's vision.
Possible Implementation
A possible implementation could be to use it as a sample scenario to remove files that have remained as temporary files for longer than 6 hs after being uploaded from the API.
The text was updated successfully, but these errors were encountered:
Detailed Description
Create another project template on the solution of type Azure Function (isolated process) for setting up a timer-triggered function.
Context
The idea behind this is to include another type of project that could be required to use in a .NET backend solution, and to also serve as an example of how to implement it with Monaco's vision.
Possible Implementation
A possible implementation could be to use it as a sample scenario to remove files that have remained as temporary files for longer than 6 hs after being uploaded from the API.
The text was updated successfully, but these errors were encountered: