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
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: src/pages/jobs.mdx
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ A Job is an instance of a Job Definition that is running within a `Batch`, these
23
23
Jobs are designed to be long running HPC workloads and can take some time to spin up. They are not designed with reactivity in mind and are not suitable for responding to events from cloud resources.
24
24
25
25
Jobs are unable to run the following:
26
+
26
27
- Topic Subscriptions
27
28
- Bucket Notifications
28
29
- API & HTTP resources
@@ -38,8 +39,8 @@ Jobs can be use to read and write to/from all nitric resources.
0 commit comments