Giter Club home page Giter Club logo

content-sync's People

Contributors

achimfritz avatar bmack avatar davidsteeb avatar jschlier avatar ochorocho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

content-sync's Issues

Misleading date in toolbar / missing timezone

I've set up an automatically created sync that runs at 2 AM and the scheduler shows that the job was created at the configured time.
15-07-22 02:02 (Cron)

But the info in the toolbar seems to miss the timezone and shows this date for that job

Finished at: 07/15/2022 12:13:09
Execution Time: 401 Seconds

This seems to miss the current timezone offset and also h instead of H for the hours feels a bit unusual.
The timezone is set to Europe/Berlin, so maybe something is a bit off here

Increase timeout for sync job

The sync processes are created with the default timeout of 60s

$process = Process::fromShellCommandline($cmd);

This might not be enough for slow servers/connections or initial sync runs. Can the timeout be increased or made configurable from the ext config? My DB imports unfortunately take a bit longer then 60s

public static function fromShellCommandline(string $command, string $cwd = null, array $env = null, $input = null, ?float $timeout = 60)

[Feature] Possibility to run on different source/target-versions

content_sync_v10-v11

Syncing Content from a v10 source to a v11 target, failing by the cache flush (groups/tags) command.

Maybe detecting the Version should be done directly on the remote or an Option to override the Version-Check in the Extension Configuration would be great to avoid this problem.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.