silverton-io / buz

Serverless multi-protocol + multi-destination event collection system.
https://buz.dev/
Apache License 2.0
186 stars 21 forks source link

Getting Cache Size error in webhook processing #569

Closed sachingade20 closed 1 year ago

sachingade20 commented 1 year ago

{"level":"error","error":"The entry size is larger than 1/1024 of cache size","time":"2023-06-02T09:53:19Z","message":"🔴 error when setting key XXXXXX.json"}

jakthom commented 1 year ago

@sachingade20 you'll need to increase the size of the cache via your config. Sounds like you got it, closing this out.