ChrisG

Results 5 comments of ChrisG

1. Duration of lock was 12 hours on my IP. 2. Use a VPN if you need to keep making requests 3. https://www.arkoselabs.com You can update and fix [authentication.py](https://github.com/jmfernandes/robin_stocks/blob/master/robin_stocks/robinhood/authentication.py) ```python...

> @Nllii The code you linked just schedules a notification to show at a later time. I'm confused what that has to do with the original ticket. I miss read...

> gnupg try: ```bash brew install gnupg ``` if that doesn't work then create a Docker environment.

> You provide Python code, talk about APIs, but you don't give a single API endpoint ? Is this repo for internal tooling purposes or do you plan to document...

obviously you could just log https://rocketry.readthedocs.io/en/stable/tutorial/intermediate.html?highlight=log#task-logging , It seems you want something similar to https://github.com/triggerdotdev/trigger.dev where its event driven? Is that correct?