I'm not totally sure, what the issue in my case is, but
I suspect that the issue might be that the hosting provider
has some time-to-live limit for every operating
system process that is started for serving a request and
if the Fossil takes "too long" to process the request,
then it gets killed by the hosting provider's watchdog
before the Fossil process completes the commit operation.

Are there any "heart-beat" options available, where
a cron job might call something like

    fossil --heartbeat --max-duration=10s

and during that "maximum duration" time period a small
chunk of the work gets done?

    ----console--session--excerpt--start----

ts2@linux-0fiz:~/Projektid/progremise_infrastruktuur/andmevahetustarkvara/rakendusvõrgud/silktorrent/publitseeri
    mishoidla/sandbox_of_the_Fossil_repository$ fossil open
../repository_storage.fossil
    project-name: <unnamed>
    repository:
/opt/2dot7TiB_k8vaketas/ts2/mittevarundatav/hiljem_siiski_varundatav/Projektid/progremise_infrastruktuur/andmevahetustarkvara/rakendusvõrgud/silktorrent/publitseerimishoidla/sandbox_of_the_Fossil_repository/../repository_storage.fossil
    local-root:
/opt/2dot7TiB_k8vaketas/ts2/mittevarundatav/hiljem_siiski_varundatav/Projektid/progremise_infrastruktuur/andmevahetustarkvara/rakendusvõrgud/silktorrent/publitseerimishoidla/sandbox_of_the_Fossil_repository/
    config-db:
/home/ts2/m_local/bin_p/fossil_scm_org/vd2017_04_28/.fossil
    project-code: 26101fc480a34b3b993c8c83b7511840ab9d0c17
    checkout:     c260d3eb188e94d0e83a9807b5e7325f994956eb 2017-05-16
16:59:42 UTC
    parent:       58fe99e749cc4e596ab81f7915b3b512a2d2ca17 2017-05-16
00:49:42 UTC
    tags:         trunk
    comment:      wiki reference updates (user: martin_vahi)
    check-ins:    21

ts2@linux-0fiz:~/Projektid/progremise_infrastruktuur/andmevahetustarkvara/rakendusvõrgud/silktorrent/publitseeri
    mishoidla/sandbox_of_the_Fossil_repository$ fossil push --private
    Push to
https://martin_v...@www.softf1.com/cgi-bin/tree1/technology/flaws/silktorrent.bash/
    Round-trips: 1   Artifacts sent: 0  received: 0
    server did not reply
    Push done, sent: 651648435  received: 12838  ip: 185.7.252.74

ts2@linux-0fiz:~/Projektid/progremise_infrastruktuur/andmevahetustarkvara/rakendusvõrgud/silktorrent/publitseeri
    mishoidla/sandbox_of_the_Fossil_repository$ fossil version
    This is fossil version 2.2 [81d7d3f43e] 2017-04-11 20:54:55 UTC

ts2@linux-0fiz:~/Projektid/progremise_infrastruktuur/andmevahetustarkvara/rakendusvõrgud/silktorrent/publitseeri
    mishoidla/sandbox_of_the_Fossil_repository$ uname -a
    Linux linux-0fiz 3.16.7-53-desktop #1 SMP PREEMPT Fri Dec 2 13:19:28
UTC 2016 (7b4a1f9) x86_64 x86_64 x86_64 GNU/Linux

ts2@linux-0fiz:~/Projektid/progremise_infrastruktuur/andmevahetustarkvara/rakendusvõrgud/silktorrent/publitseeri
    mishoidla/sandbox_of_the_Fossil_repository$
    ----console--session--excerpt--end------


Thank You for reading my comment and
thank You for the answers.


_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to