Skip to content

Commit

Permalink
Merge pull request #2431 from telefonicaid/AlvaroVega-patch-1
Browse files Browse the repository at this point in the history
Update ngsi_arcgis_featuretable_sink.md
  • Loading branch information
fgalan authored Oct 29, 2024
2 parents 7920161 + b8a7443 commit 640c44d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ The name mappings configuration would be:
| arcgis\_password | yes | N/A | |
| arcgis\_gettoken\_url | yes | N/A |https://{url\_host}/sharing/generateToken|
| arcgis\_maxBatchSize | no | 10 | Number of events accumulated before persistence. |
| arcgis_timeoutSec | no | 60 | feature table timeout |
| batch\_timeout | no | 30 | Number of seconds the batch will be building before it is persisted as it is. |
| batch\_ttl | no | 10 | Number of retries when a batch cannot be persisted. Use `0` for no retries, `-1` for infinite retries. Please, consider an infinite TTL (even a very large one) may consume all the sink's channel capacity very quickly. |

Expand Down

0 comments on commit 640c44d

Please sign in to comment.