question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make configs for controller periodic tasks human readable

See original GitHub issue

The current configs for controller periodic tasks have to use number in seconds, which is not convenient. We can introduce a new set of configs to make them human readable, like 2h30m.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
mcvsubbucommented, Jul 15, 2021

Sure, please do. Just make sure that we accept both old and new configurations, and prefer the new one if both or specified. Be sure to change the documentation as well to say that these new configs have been introduced and the old ones deprecated.

[Sigh!] we have no way of deprecating configurations to make them easily visible for admin (other than release notes), so please tag your PR with release noes, and mention what needs to go in there.

Thanks for your contribution.

0reactions
mcvsubbucommented, Jul 18, 2021

Thank you for your contribution, one of the committers will take a look

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting Started for Players (Steamworks Documentation)
Step 1: Pick a Controller · Step 2: Controller Settings (Desktop Client) · Step 3: Controller Settings (Big Picture Mode) · Step 4:...
Read more >
Steam Deck Controller Guide - A Visual Introduction
This guide will get you started on how to use the Steam Deck's controls and how to customize layouts. ...
Read more >
Logix 5000 Controllers Tasks, Programs, and Routines
FlexLogix, and DriveLogix controllers use a dedicated periodic task to process I/O data. This I/O task: • Does not show up in the...
Read more >
Controllers - Kubernetes
Built-in controllers manage state by interacting with the cluster API server. Job is a Kubernetes resource that runs a Pod, or perhaps several ......
Read more >
The @Scheduled Annotation in Spring - Baeldung
We can run a scheduled task using Spring's @Scheduled annotation, but based on the properties fixedDelay and fixedRate, the nature of execution ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found