112batuhan / mapper-influences-backend-rs

https://www.mapperinfluences.com
0 stars 0 forks source link

record while testing #20

Open 112batuhan opened 1 week ago

112batuhan commented 1 week ago

load the data, init Option as None, check cache, if not exist, set token and request with it. record which keys were used, save them. get_client_credentials_token always return test data. you can even make post_request to return it so that we don't have to mark it as unreachable This will avoid manual deleting thus better dev experience

I was doing this, then got distracted and this seemed the hardest thing to do at the time. So I will be revisiting the idea. I'm super sleepy and I have been coding for 12hours at this point. I think I'm going to go and pass out now on my bed.

112batuhan commented 1 week ago

after thinking about it, this would make things vague. I will just make the code delete the file before panicking.