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

RTM Server: support options on the Attempt #371

Closed
josephjclark opened this issue Aug 23, 2023 · 1 comment
Closed

RTM Server: support options on the Attempt #371

josephjclark opened this issue Aug 23, 2023 · 1 comment

Comments

@josephjclark
Copy link
Collaborator

The RTM server needs to accept options on the attempt object coming in from Lightning. This needs to filter down to the runtime appropriately.

Options include things like the timeout (per job or for the whole attempt? Let's support both), log options (level, sanitize etc).

This will just be an options key on the attempt.

@josephjclark
Copy link
Collaborator Author

This is basically done on #404 - options are fed through now, we may just need to map individual ones

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

No branches or pull requests

1 participant