Skip to content

Commit

Permalink
Avoid RATE_LIMIT_EXCEEDED.
Browse files Browse the repository at this point in the history
  • Loading branch information
EmileSonneveld committed Jun 11, 2024
1 parent 5eec0bf commit 059eb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<modules>
<module>geotrellis-accumulo-extensions</module>
<module>geotrellis-s3-extensions</module>
<module>geotrellis-sentinelhub</module>
<!-- Disable to avoid RATE_LIMIT_EXCEEDED <module>geotrellis-sentinelhub</module>-->
<module>geotrellis-extensions</module>
<module>geotrellis-seeder</module>
<module>openeo-geotrellis</module>
Expand Down

0 comments on commit 059eb58

Please sign in to comment.