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.

Change delay before cleaning resolution from minutes to seconds

See original GitHub issue

Change delay before cleaning resolution from minutes to seconds

The current implementation provides:

Enable Automatic Cleaning? Delay Before Cleaning: integer number entry Minute(s)

This results in a smallest setting resolution of 1 minute. The UI currently shows a red outline if you try to enter a decimal value (e.g. 1.5, 0.1). Can this setting be changed to use a resolution of seconds or settable seconds/minutes?

  • OS/version: macOS 10.12.6
  • Browser/version: FF 56.0.2
  • Cookie AutoDelete version: 2.0.1

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
ke-dcommented, Jan 11, 2018

Closing since 2.1.0 is out.

1reaction
ke-dcommented, Dec 29, 2017

I changed the delay from minutes to seconds in 5fd26736cd017a215295bc09cc497a7d70fd05e9 because I figured out a workaround for Chrome, which makes fixing the red outline unnecessary.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to set up delay start or end timer on your washing machine
You can set the time that you want your washing machine to finish your wash. You can choose a delay of between 3...
Read more >
Troubleshoot DNS Event ID 4013 - Windows Server
It means that DNS client will wait 12 (1 + 1 + 2 + 4 + 4) seconds for the DNS server response....
Read more >
How do you add a timed delay to a C++ program?
An updated answer for C++11: Use the sleep_for and sleep_until functions: #include <chrono> #include <thread> int main() { using namespace std::this_thread; ...
Read more >
advancedsettings.xml - Official Kodi Wiki
Time to seek forward in seconds when doing a long seek. Defaults to 600 (10 minutes) and -600 (-10 minutes) respectively.
Read more >
Tracking regulatory changes in the Biden era
This tracker helps you monitor a selection of delayed, repealed, and new rules, notable guidance and policy implementations, and important ...
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