Skip to content

Commit

Permalink
Merge pull request #2436 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 Nov 7, 2024
2 parents ca8f388 + a8dbf50 commit 2e8ed78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ The name mappings configuration would be:
| 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. |
| batch\_batch_size | no | 1 | Number of events accumulated before persistence. |
| batch\_size | no | 1 | Number of events accumulated before persistence. |

A configuration example could be:

Expand Down

0 comments on commit 2e8ed78

Please sign in to comment.