Ramon Figueiredo

Results 15 issues of Ramon Figueiredo

Convert to ASCII while discarding characters that can not be encoded

- Fix: Ensure consistent configuration key naming in __launchViewer method

- A new dropdown menu for filtering by OS. - Logic to handle the selection and clearing of OS filters. - Integration of the OS filter with the clear button...

This guide provides an introduction to the CueWeb system, the web-based version of CueGUI.

## Description Over the years, multiple instances of Digital Content Creation (DCC) jobs running on OpenCue have produced log files of excessive sizes. The causes have varied - ranging from...

enhancement

# Problem In the solution implemented on https://github.com/AcademySoftwareFoundation/OpenCue/pull/1321 is impossible to ensure frames killed by one of the memory-related flows are marked to be retried without changing RQD. The way...

enhancement

**Link the Issue(s) this Pull Request is related to.** - https://github.com/AcademySoftwareFoundation/OpenCue/issues/2085 **Summarize your change.** [cuebot/pycue/proto/rust/sandbox/docs] Introduce full event-driven monitoring stack Implement event-driven monitoring infrastructure for OpenCue, enabling real-time and historical...

**Describe the enhancement** Add documentation for the new Distributed Scheduler, a standalone Rust module that offloads frame dispatching workload from Cuebot to enable horizontal scalability for larger render farms. The...

enhancement

**Describe the enhancement** This enhancement proposes a monitoring infrastructure for collecting, storing, and providing access to render farm statistics. The system would address several current limitations: 1. Limited Historical Data...

enhancement

**Describe the enhancement** Change RQD Rust to implement similar logic as in - #2019

enhancement