You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the EntsoePandasClient.query_procured_balancing_capacity method with the type_marketagreement_type parameter set to 'A01'. I found out that this type of document is limited and and it exceeds this limit even with the smallest time frame possible, which makes the code ending up in an infinite loop. I know that there's a designated decorator for that but I couldn't find out how to use it correctly.
I really hope you could help me fixing this issue.
The text was updated successfully, but these errors were encountered:
beregmiklos
changed the title
query_procured_balancing_capacity doesn't work with type_marketagreement_type= 'A01' parameter
query_procured_balancing_capacity doesn't work with type_marketagreement_type = 'A01' parameter
Feb 26, 2024
Dear Developers,
I'm trying to use the EntsoePandasClient.query_procured_balancing_capacity method with the type_marketagreement_type parameter set to 'A01'. I found out that this type of document is limited and and it exceeds this limit even with the smallest time frame possible, which makes the code ending up in an infinite loop. I know that there's a designated decorator for that but I couldn't find out how to use it correctly.
I really hope you could help me fixing this issue.
The text was updated successfully, but these errors were encountered: