DebasishDhal99 commited on
Commit
2d18120
·
1 Parent(s): 94ef169

Add logs of api usage limit overshoot

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -14,6 +14,9 @@ short_description: Convert text/image/audio/video from src language to English
14
  Liked the setup? Put a like on top left, it takes only 2 seconds.
15
  </p>
16
 
 
 
 
17
  ****************************
18
  Replication
19
  - Requirements
 
14
  Liked the setup? Put a like on top left, it takes only 2 seconds.
15
  </p>
16
 
17
+ # Logs
18
+ - 27/05/2025 - This app receieved bulk usage, in terms of data size. 63 requests with input text of size 3.3MB. The `https://detectlanguage.com/` API can only support 1MB/day. My personal API key was suspeded, making this app dysfunctional.
19
+
20
  ****************************
21
  Replication
22
  - Requirements