valory-xyz / agent-academy-1

Valory's Agent Academy 1 - participant repo
Apache License 2.0
1 stars 1 forks source link

Too many rpc calls #128

Closed 0xArdi closed 1 year ago

0xArdi commented 2 years ago

Even with pausing, the agent makes too many requests, which results in rpc quota problems.

0xArdi commented 2 years ago

134 takes care of this atm. Once https://github.com/valory-xyz/open-autonomy/issues/1249 is done, we can make use of it.

DavidMinarsch commented 1 year ago

Solved via addition of multicall contract